Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/vfb loader #547

Merged
merged 2 commits into from
May 11, 2020
Merged

Feature/vfb loader #547

merged 2 commits into from
May 11, 2020

Conversation

ddelpiano
Copy link
Contributor

@ddelpiano ddelpiano commented May 11, 2020

  • moved the logic to handle the instances to load to reducer
  • fixed issue with loading multiple instances
  • fixed issue with instance already loaded never killing the loader
  • fixed id= mechanism broken with the previous PR
  • fixed the termInfo displaying data without waiting for 3d or slices data (note on this, on the first load this won't work since there is a whole logic built around the id= that require a deeper refactoring, i tried to hack it around but it takes too long and unless this is a priority I will try to fix this in smaller chunks as improvements with other tasks that will have to touch this logic in the future).
  • other small improvements

@ddelpiano ddelpiano requested review from gidili and Robbie1977 May 11, 2020 18:44
@ddelpiano ddelpiano self-assigned this May 11, 2020
@Robbie1977 Robbie1977 merged commit 0fca4ed into development May 11, 2020
@ddelpiano ddelpiano deleted the feature/vfb_loader branch April 12, 2021 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants